How to Install fonts-noto software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fonts-noto software package in Ubuntu 14.04 LTS (Trusty Tahr)

fonts-noto software package provides No Tofu font families with large Unicode coverage, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-noto 

fonts-noto is installed in your system.

Make ensure the fonts-noto package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-noto *

You will get with fonts-noto package name, version, architecture and description in a table

fonts-noto package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Fonts
Package fonts-noto
Version 2013-04-11-2
Description No Tofu font families with large Unicode coverage
Sub Section Fonts


See Also, How to uninstall or remove fonts-noto software package from Ubuntu 14.04 LTS (Trusty Tahr)?